home *** CD-ROM | disk | FTP | other *** search
/ L' Hygiene Au Quotidien / L'Hygiene Au Quotidien.iso / mac / Site / enfants / images / source / barre.swf / scripts / frame_4 / DoAction.as
Text File  |  2003-07-25  |  91b  |  9 lines

  1. if(eval("_level0:level") == 1)
  2. {
  3.    gotoAndPlay(45);
  4. }
  5. else
  6. {
  7.    gotoAndPlay(5);
  8. }
  9.